projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
829f4f2
)
Spelling fix.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 6 Feb 2014 18:29:57 +0000
(10:29 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 6 Feb 2014 18:29:57 +0000
(10:29 -0800)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index c1de4dafcdd57583500603c85758a7e8e506710d..1914dca0ba530df47bf897715d3e3649a758143d 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-1991,7
+1991,7
@@
start_polling (void)
been turned off in process.c. */
turn_on_atimers (1);
- /* If poll timer doesn't exist,
are
we need one with
+ /* If poll timer doesn't exist,
or
we need one with
a different interval, start a new one. */
if (poll_timer == NULL
|| poll_timer->interval.tv_sec != polling_period)